Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getCacheClassBuffer

This function returns the buffer handle of the table used to store the cached class buffers.

Location: ry\app\ryrepmngrp.i

Parameters:

INPUT pcClassName AS CHARACTER

A class name, a comma-delimited list of class names, or an asterisk ( * ) for all.

Returns: HANDLE

Notes: If a nonblank and non-null class name is passed in, the ttClass temp-table is repositioned to that record. However, if a list of class names or the wild card is passed in, the record might not be correctly repositioned.

Examples: See the classHasAttribute function in ry\app\ryrepmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095